[INFO] fetching crate saildb 0.0.2...
[INFO] testing saildb-0.0.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate saildb 0.0.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate saildb 0.0.2
[INFO] finished tweaking crates.io crate saildb 0.0.2
[INFO] tweaked toml for crates.io crate saildb 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate saildb 0.0.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 196 packages to latest compatible versions
[INFO] [stderr]       Adding canary v0.0.6 (available: v0.3.3)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding srpc v0.0.3 (available: v0.1.6)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2bfc8760e5cd2516a0d5626081e91f891f745a732179b6d27e84400a3c233fe
[INFO] running `Command { std: "docker" "start" "-a" "a2bfc8760e5cd2516a0d5626081e91f891f745a732179b6d27e84400a3c233fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2bfc8760e5cd2516a0d5626081e91f891f745a732179b6d27e84400a3c233fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2bfc8760e5cd2516a0d5626081e91f891f745a732179b6d27e84400a3c233fe", kill_on_drop: false }`
[INFO] [stdout] a2bfc8760e5cd2516a0d5626081e91f891f745a732179b6d27e84400a3c233fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8704b11ceca8b7459c50055b72ff1ce2252b5c233a464312ff1ca488e5bc9df2
[INFO] running `Command { std: "docker" "start" "-a" "8704b11ceca8b7459c50055b72ff1ce2252b5c233a464312ff1ca488e5bc9df2", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.7.3
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling postcard-cobs v0.1.5-pre
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling compact_str v0.2.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling postcard v0.7.3
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling snow v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling srpc-macro v0.0.3
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling canary-macro v0.0.6
[INFO] [stderr]    Compiling igcp v0.0.6
[INFO] [stderr]    Compiling canary v0.0.6
[INFO] [stderr]    Compiling srpc v0.0.3
[INFO] [stderr]    Compiling saildb v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0597]: `val` does not live long enough
[INFO] [stdout]   --> src/lib.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let val = match self.map.get(&key) {
[INFO] [stdout]    |             --- borrow later stored here
[INFO] [stdout] 33 |             Some(val) => {
[INFO] [stdout]    |                  --- binding `val` declared here
[INFO] [stdout] 34 |                 let val = val.value();
[INFO] [stdout]    |                           ^^^ borrowed value does not live long enough
[INFO] [stdout] 35 |                 Some(val)
[INFO] [stdout] 36 |             }
[INFO] [stdout]    |             - `val` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `saildb` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8704b11ceca8b7459c50055b72ff1ce2252b5c233a464312ff1ca488e5bc9df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8704b11ceca8b7459c50055b72ff1ce2252b5c233a464312ff1ca488e5bc9df2", kill_on_drop: false }`
[INFO] [stdout] 8704b11ceca8b7459c50055b72ff1ce2252b5c233a464312ff1ca488e5bc9df2
